home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / business / procr120.zip / UPGRADE.TXT < prev    next >
Text File  |  1995-10-20  |  5KB  |  92 lines

  1.   ************************************************************************
  2.   *                                                                      *
  3.   *                     Professional Carrier - v1.2                      *
  4.   *                Copyright 1995 by BlueCollar Software                 *
  5.   *                                                                      *
  6.   *                       Published exclusively by:                      *
  7.   *                         RMH Computer Services                        *
  8.   *                              PO Box  657                             *
  9.   *                       Beech Grove IN 46107-0657                      *
  10.   *                            (317)  782-9903                           *
  11.   *                                                                      *
  12.   ************************************************************************
  13.  
  14. USING EXISTING PRL DATA FILES
  15. -----------------------------
  16. If you wish to use existing data files from an installed copy of our Paper 
  17. Route Ledger program, there is a very specific sequence of steps required.
  18. These steps *must* be followed, in order, for the existing data files to 
  19. properly be configured for this new product.
  20.  
  21. We recommend that you print a copy of this UPGRADE.TXT file, so that you 
  22. can refer to it through each step of the upgrade process.
  23.  
  24. STEP 1 - Install the new product into it's own subdirectory. Do NOT install 
  25.          this product into the same subdirectory that currently contains 
  26.          your existing PRL program and data files.
  27.  
  28. STEP 2 - Before you actually launch this new program, you need to copy all 
  29.          of your existing data files into the new \PROCARR subdirectory. 
  30.          Assuming that your existing data files reside in a subdirectory 
  31.          called \PRL on your C: drive, you would issue the following DOS 
  32.          command:
  33.  
  34.                  COPY C:\PRL\*.DBF C:\PROCARR
  35.  
  36.          This will select all files with a .DBF extention, and will copy 
  37.          them from the C:\PRL subdirectory to the C:\PROCARR subdirectory.
  38.  
  39. STEP 3 - Switch to the \PROCARR subdirectory, and launch the new program by 
  40.          issuing the command  PROCARR U . This will launch the program for 
  41.          the first time, and it will then build its index files based on the
  42.          previously created data files.
  43.  
  44. STEP 4 - Once the program has indexed itself, you must Exit the program, 
  45.          without doing anything else.
  46.  
  47.  
  48. STEP 5 - USING THE POP.EXE DATA CONVERSION UTILITY
  49. --------------------------------------------------
  50. We have included a very basic conversion utility, called POP.EXE, with this 
  51. program. This utility will attempt to covert your existing data files so 
  52. that the information conforms with the new field structure. The PRL program 
  53. contained only 1 field for the customer name, and did not contain any 
  54. address fields for City/State/Zip Code. This utility will attempt to 
  55. reformat your existing data so that it conforms to the new program.
  56.  
  57. When you launch the POP utility, you will have 4 options. 
  58.  
  59. The first 3 options are in regard to how your *existing* data files are 
  60. currently configured (i.e. if you have your customer names in "LastName, 
  61. FirstName" format, in "FirstName LastName" format, or if your existing 
  62. customername field contains only the customer's LastName). You should 
  63. select the appropriate option based on how your existing data is 
  64. structured, and the utility will then attempt to convert the existing 
  65. single customername field into seperate FirstName and LastName fields.
  66.  
  67.    Be aware, however, that this utility is somewhat limited in strength, 
  68.    and even after using it, you may need to manually edit some of your 
  69.    customers. For example, if you have used any name prefixes (i.e. Dr, 
  70.    Mr, Mrs, etc), or if you have used any name suffixes (i.e. Jr, Sr, II, 
  71.    III, etc), the utility may not reconfigure those listings properly. 
  72.    The utility will also not remove commas from the names.
  73.  
  74.    For example, if you have a customer listed as "Mr Richard Holler", the 
  75.    utility will convert "Mr" as the first name, and "Richard Holler" as 
  76.    the last name. Be sure to check all of your listings after using this 
  77.    utility. Similarly, if you have a customer listed as "Holler, Richard" 
  78.    the utility will properly convert the names, but it will not remove 
  79.    the "," comma character from the new LastName field.
  80.  
  81. The 4th option on the menu will allow you to populate the new City, State, 
  82. and Zip Code fields. However, this option will populate *ALL* customer 
  83. listings with the city, state, and zip code that you enter. In other words, 
  84. it doesn't allow for entering multiple cities - if your routes include more 
  85. than 1 city, state, and zip code, you should select the most common 1 for 
  86. this option, and then manually go into your records and change the 
  87. individual listings for those customers in other cities. 
  88.  
  89. Once you are done with the various conversions, you must Exit the POP 
  90. utility. At that time, you are ready to begin using the new program.
  91.  
  92.